*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 14 Apr 2004 02:48:08 +0000 (02:48 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 14 Apr 2004 02:48:08 +0000 (02:48 +0000)
lispref/ChangeLog

index aa20df103079c2803b0cb8c5aae4c8a79e0f7233..47a987fdb75b3e07e1afdce87614d6490e696835 100644 (file)
@@ -1,3 +1,20 @@
+2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * buffers.texi: Various changes in addition to:
+       (Buffer File Name): Add `find-buffer-visiting'.
+       (Buffer Modification): Mention optional ARG to `not-modified'.
+       (Indirect Buffers): Mention optional CLONE argument to
+       `make-indirect-buffer'.
+
+       * files.texi: Various changes in addition to:
+       (Visiting Functions): `find-file-hook' is now a normal hook.
+       (File Name Expansion): Explain difference between the way that
+       `expand-file-name' and `file-truename' treat `..'.
+       (Contents of Directories): Mention optional ID-FORMAT argument to
+       `directory-files-and-attributes'.
+       (Format Conversion): Mention new optional CONFIRM argument to
+       `format-write-file'.
+
 2004-04-12  Miles Bader  <miles@gnu.org>
 
        * macros.texi (Expansion): Add description of `macroexpand-all'.